Skip to content

Fix 'occured' -> 'occurred' typos in 2 files#349

Closed
SAY-5 wants to merge 1 commit intoapache:trunkfrom
SAY-5:fix-occured-occurred-typo
Closed

Fix 'occured' -> 'occurred' typos in 2 files#349
SAY-5 wants to merge 1 commit intoapache:trunkfrom
SAY-5:fix-occured-occurred-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 17, 2026

Trivial spelling fix in two source files — occuredoccurred.

All occurrences are in public API Javadoc:

  • jackrabbit-core/.../BLOBStore.java — three @throws tags on put / get / remove.
  • jackrabbit-jcr-commons/.../ValueHelper.java — three @throws tags on the two serialize() overloads.

No functional changes.

- jackrabbit-core/.../BLOBStore.java: three @throws Javadoc tags on
  put / get / remove.
- jackrabbit-jcr-commons/.../ValueHelper.java: three @throws Javadoc
  tags on the two serialize() overloads.

No functional changes.

Signed-off-by: Sai Asish Y <say.apm35@gmail.com>
@SAY-5
Copy link
Copy Markdown
Author

SAY-5 commented Apr 28, 2026

Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam. Apologies for the noise.

@SAY-5 SAY-5 closed this Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant